toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.download
/
[jvm]DownloadTarget
Download
Target
interface
DownloadTarget
The details of the download target.
Members
Functions
mime
Type
Link copied to clipboard
open
fun
mimeType
(
)
:
MimeType
Returns the MIME type of the download.
suggested
File
Name
Link copied to clipboard
open
fun
suggestedFileName
(
)
:
String
Returns a string that represents the suggested file name.
url
Link copied to clipboard
open
fun
url
(
)
:
String
Returns a string that represents the URL of the download.